Welcome![Sign In][Sign Up]
Location:
Search - opengl save

Search list

[OtherBeginning iPhone Development

Description: Product Description: Are you a programmer looking for a new challenge? Does the thought of building your very own iPhone app make your heart race and your pulse quicken? If so, then Beginning iPhone Development is just the book for you. Assuming only a minimal working knowledge of Objective-C, and written in a friendly, easy-to-follow style, Beginning iPhone Development offers a complete soup-to-nuts course in iPhone and iPod Touch programming. The book starts with the basics, walking you through the process of downloading and installing Apple's free iPhone SDK, then stepping you though the creation of your first simple iPhone application. You'll move on from there, mastering all the iPhone interface elements that you've come to know and love, such as buttons, switches, pickers, toolbars, sliders, etc. You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. You'll master the art of table-building and learn how to save your data using the iPhone file system. You'll also learn how to save and retrieve your data using SQLite, iPhone's built-in database management system. You'll learn how to draw using Quartz 2D and OpenGL ES. You'll add MultiTouch Gestural Support (pinches and swipes) to your applications, and work with the Camera, Photo Library, and Accelerometer. You'll master application preferences, learn how to localize your apps into other languages, and so much more. Apple's iPhone SDK, this book, and your imagination are all you'll need to start building your very own best-selling iPhone applications.
Platform: | Size: 17958303 | Author: kkcorruption | Hits:

[OpenGL program0212Drawcoin

Description: 用opengl简单实现一个画硬币的代码,可以添加,减少硬币并保存-Use opengl simple realization of a code painted coins can be added to reduce the coins and save
Platform: | Size: 357376 | Author: 琯琯 | Hits:

[OpenGL programOBJLOADER

Description: 加载obj三维模型并显示,并将视窗中所显示的三维模型绘制结果保存为bmp文件,即实现OpenGL场景的存储-OpenGL scene save
Platform: | Size: 208896 | Author: 司慧琳 | Hits:

[OpenGL programopenGlhuitu

Description: 利用openGL实现的绘图板 可以预先选定颜色,删除选定图形,移动图形,恢复已删除的图形,保存以及打开文件。-Implemented using openGL drawing board can be pre-selected color, remove the selected graphics, mobile graphics, recover deleted graphics, save, and open the file.
Platform: | Size: 172032 | Author: 王磊 | Hits:

[OpenGL programGL3

Description: 利用openGL实现的绘图程序,很小很简单。 可以预先选定颜色,删除选定图形,移动图形,恢复已删除的图形,保存以及打开文件。-Implemented using openGL drawing program, very small and very simple. Can be pre-selected color, remove the selected graphics, mobile graphics, recover deleted graphics, save, and open the file.
Platform: | Size: 217088 | Author: 王磊 | Hits:

[OpenGL program3dsExport

Description: 自己写的多线程OPENGL程序,实现了后台资源加载,从JPEG,PNG文件创建纹理,保存屏幕截图,从高度图创建地形,加载3DS模型,视锥剔除,球型天空顶,中文显示等-OPENGL write multi-threaded program, to achieve the background load of resources, from JPEG, PNG files to create texture, save screen shots, create terrain from height map, load the 3DS model, depending on the cone removed, sky ball top, Chinese display
Platform: | Size: 1685504 | Author: epzhlj | Hits:

[OpenGL programFancy-Fountain-2.5

Description: 行后 按F1设置 按F2可以看一些硬件信息和fps(Frame Per Second) 按F3可以切换全屏或窗口 可以在设置面板的Switch页面中custom list里保存自己喜欢的设置 并且复选在哪些list里自动切换 或者输入0关闭自动切换 这是鄙人用OpenGL写的C++免费软件-Press F1 to set the line and press F2 to see some hardware information and fps (Frame Per Second) Press F3 to toggle full screen or window in the settings panel of the Switch page in the custom list, and save your favorite settings in the check list in which Enter 0 to disable automatic switching or automatic switching which is written in OpenGL I use free software C++
Platform: | Size: 267264 | Author: 蔡磊 | Hits:

[OpenGL programrobot-arm

Description: 在Solidworks中做的机械臂模型,保存成stl格式,然后通过deep exploration转换成opengl cpp文件。最后通过MFC实现读取显示。-Solidworks to do in the arm model, save as stl format, and then through deep exploration into opengl cpp file. Finally, read through the MFC to display.
Platform: | Size: 2429952 | Author: | Hits:

[Software Engineering3D-Game-Design

Description: 学习如何在OpenGL平台上利用C++编写一个完整的第一人称射击游戏程序,并实现保存进度,场景编辑等功能-Learning how to take advantage of the OpenGL platform C++ to write a first-person shooter game program and save progress, scene editing functions
Platform: | Size: 40670208 | Author: 唐浩然 | Hits:

[Chess Poker gamesChess-9

Description: Qt + OpenGL OpenGL部分只是棋盘和落子的绘制 实现基本功能有: 棋局保存、打开、背景音乐、暂停、悔棋、认输、交换棋局、排行榜 可以做参考,Qt版本是4.8.2 不足的地方很多,比如基本的功能控制没有做,如需帮助,可留言我,邮箱:mrzhufeng@126.com-Qt+ OpenGL OpenGL part is just the drawing board and Lazi basic functions are: chess game save, open, background music, pause, undo, defeat, exchange chess game, ranking can make reference, Qt version is 4.8.2 deficiencies in many places, basic functions such as control did not do, you need help, you can message me, email: mrzhufeng@126.com
Platform: | Size: 17905664 | Author: 朱峰 | Hits:

[Internet-NetworkSaveBMP

Description: 利用OpenGL像素处理函数,保存BMP文件到本地,截图方便-The use of OpenGL pixel processing functions, save the BMP file to the local, convenient screenshot
Platform: | Size: 1024 | Author: rterof | Hits:

[OpenGL programshiyan3

Description: 实验3 简单多边形显示 实验目的:通过鼠标响应函数输入并显示多边形 基本内容: 通过鼠标依次输入n个顶点(n>=3),显示多边形。 建立多边形数据结构(保存顶点表、边信息,及其他信息) 用opengl显示多边形 拓展要求: 判断多边形的类型(自相交多边形,凹多边形,凸多边形) *若是凹多边形,则把多边形转换为多个凸多边形-Experiment 3 simple polygon display Purpose: response function by mouse input and display polygon Basic elements: Mouse followed by n vertices (n> = 3), display polygons. Establish polygon data structure (save vertex tables, side information, and other information) Display with opengl polygon Expanding requirements: Determine the type of polygon (self-intersecting polygons, concave polygon convex polygon) * If the concave polygon, polygons put into multiple convex polygons
Platform: | Size: 622592 | Author: 赵雯雯 | Hits:

[Linux-Unix3d

Description: 3d 贴图,保存图片成bmp,很有用的程序,利用OPENGL-3d map, save the image as bmp, very useful program, using OPENGL
Platform: | Size: 5120 | Author: cja | Hits:

[Other Riddle games3DMineSwp

Description: MFC编程 扫雷可选2D或者3D,可保存、续玩。 3D为伪3D,用滚轮切换层面,真3D可查看我的另一个用opengl写的3D扫雷程序。-MFC Programming. There are two optional mode 2D or 3D. Support save and load. This is pseudo-3D. You can use wheel to switch level. To see real-3D, you can check my other minesweeper game programmed with VS2010 and opengl.
Platform: | Size: 313344 | Author: 孙逢 | Hits:

[Software Engineeringnothing

Description: The main object of this program is that the students will able to learn how to create a cylinder and a parallelepiped using OpenGL functions. You can Download the Computer graphics lab Programs for VTU 6th sem computer science Google drive link. There all the program is listed along with the output. Just download and copy paste the project in your Visual Studio for Windows program or save them as separate c files in Linux ubuntu system. -The main object of this program is that the students will able to learn how to create a cylinder and a parallelepiped using OpenGL functions. You can Download the Computer graphics lab Programs for VTU 6th sem computer science Google drive link. There all the program is listed along with the output. Just download and copy paste the project in your Visual Studio for Windows program or save them as separate c files in Linux ubuntu system.
Platform: | Size: 1024 | Author: moh | Hits:

[OpenGL programmyMaze

Description: 采用openGL实现的迷宫游戏,分登入,设置,游戏三个界面,可设置迷宫难度,游戏模式,限时设定,迷宫为三维场景,在游戏时可编辑迷宫版图,并将至保存,按 t 键可将视角切换为第一视角-Maze game using openGL achieve sub login, set, game three interfaces, you can set the difficulty of the maze, game mode, time setting, a maze of three-dimensional scenes in the game editable maze territory, and to save, press' t ' button you can switch to the first perspective Perspective
Platform: | Size: 11630592 | Author: 张立新 | Hits:

[OpenGL programopoengl_shadow_mapping

Description: 1个减单而较高质感的Opengl ShadowMap-Save a single and high texture opengl ShadowMap
Platform: | Size: 1346560 | Author: pudnpudn | Hits:

[Othersoil

Description: SOIL is a tiny C library used primarily for uploading textures into OpenGL. It is based on stb_image version 1.16, the public domain code from Sean Barrett (found here). I have extended it to load TGA and DDS files, and to perform common functions needed in loading OpenGL textures. SOIL can also be used to save and load images in a variety of formats (useful for loading height maps, non-OpenGL applications, etc.)
Platform: | Size: 56320 | Author: kotowi | Hits:
« 1 2»

CodeBus www.codebus.net